rtc6 2.2.1
Days in Week

Macros

#define RTC6_DAY_MONDAY   0x00
#define RTC6_DAY_TUESDAY   0x01
#define RTC6_DAY_WEDNESDAY   0x02
#define RTC6_DAY_THURSDAY   0x03
#define RTC6_DAY_FRIDAY   0x04
#define RTC6_DAY_SATURDAY   0x05
#define RTC6_DAY_SUNDAY   0x06

Detailed Description

Macro Definition Documentation

◆ RTC6_DAY_FRIDAY

#define RTC6_DAY_FRIDAY   0x04

◆ RTC6_DAY_MONDAY

#define RTC6_DAY_MONDAY   0x00

◆ RTC6_DAY_SATURDAY

#define RTC6_DAY_SATURDAY   0x05

◆ RTC6_DAY_SUNDAY

#define RTC6_DAY_SUNDAY   0x06

◆ RTC6_DAY_THURSDAY

#define RTC6_DAY_THURSDAY   0x03

◆ RTC6_DAY_TUESDAY

#define RTC6_DAY_TUESDAY   0x01

◆ RTC6_DAY_WEDNESDAY

#define RTC6_DAY_WEDNESDAY   0x02